
|
double QwtPlot::invTransform |
( |
int |
axisId , |
|
int |
pos |
||
|
) |
const |
将绘图区域里的某个位置的x 或y 坐标转换成值。
参数 :
|
axisId |
坐标轴索引 |
|
pos |
位置 |
警告:
那个位置可能是x 坐标也可能是y 坐标,这一点取决于指定咯哪个坐标轴。
|
void QwtPlot::setAxisFont |
( |
int |
axisId , |
|
const QFont & |
f |
||
|
) |
改变某個轴的字体。
参数:
|
axisId |
坐标轴索引 |
|
f |
字体 |
警告:
这個函数改变的是坐标轴上的数字标记(tick)标签的字体,而不是坐标轴标题的字体。
HxLauncher: Launch Android applications by voice commands